home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Conversion / Convert_PICT / Testing / hex_tests / comment=knownshort.hex < prev    next >
Text File  |  1993-08-01  |  2KB  |  46 lines

  1. % header
  2. 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  3. % end of app-specific header
  4. 00FF 0000 0000 00FF 00FF    % pict size (bogus) and top left bottom right
  5. 11 01                        % verson
  6. 01 000A 0000 0000 00FF 00FF    % Clip region.  Added to keep Mac tester happy.
  7. 30 0000 0000 00FF 00FF        % draw bounding rect
  8.  
  9. %%%%%%%%%%%%%%%%%%%%%%%%%%%%
  10. %
  11. %    This issues all the short comments that we know that we process.
  12. %    We do nothing with them, just invoke them.
  13. %
  14. %%%%%%%%%%%%%%%%%%%%%%%%%%%%
  15.  
  16. A0 0000    % lparen
  17. A0 0001    % rparen
  18.  
  19. A0 03E8    %Imagewriter related
  20. A0 03E9    %Imagewriter related
  21.  
  22. A0 0098    % start string
  23. A0 0099    % end string
  24.  
  25. A0 009c    % line layout on
  26. A0 009b    % line layout off
  27.  
  28. A0 00a0    % Poly begin
  29. A0 00a5    % Poly close
  30. A0 00a3    % Poly ignore
  31. A0 00a1    % Poly end
  32.  
  33. A0 00be    % PS begin
  34. A0 00c4    % Text is ps
  35. A0 00bf    % PS End
  36. A0 00c4    % PS beginnosave
  37.  
  38. A0 00d2    % forms printing
  39. A0 00d3    % end forms printing
  40.  
  41. A0 00c9    % end rotate
  42. A0 0097    %End text
  43. A0 00b5    % End dashed line
  44.  
  45. FF    % end
  46.